HunkResult usage details

Summary

org.eclipse.compare.internal.core.patch.HunkResult has 69 total references to 7 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] HunkResult
CASTS
Reference Location Line Number Visibility
org.eclipse.compare.internal.Utilities.isHunkOk(Object) 816 PRIVATE
org.eclipse.compare.internal.Utilities.isHunkOk(Object) 809 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.DiffProjectResourceMapping.contains(ResourceMapping) 66 PRIVATE
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.compare.internal.patch.HunkTypedElement.fHunkResult -1 PRIVATE
org.eclipse.compare.internal.patch.HunkDiffNode.result -1 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.HunkResourceMapping.object -1 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.PatchWorkspace.2.val$result -1 PRIVATE
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.compare.internal.Utilities.isHunkOk(Object) 815 PRIVATE
org.eclipse.compare.internal.Utilities.isHunkOk(Object) 808 PRIVATE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.compare.internal.patch.PatchCompareEditorInput.processDiff(FilePatch2, DiffNode) 263 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.PatchWorkspace.processDiff(FilePatch2, DiffNode) 101 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.DiffProjectResourceMapping.contains(ResourceMapping) 66 PRIVATE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.compare.internal.patch.HunkDiffNode.getRightElement(HunkResult, boolean) -1 PRIVATE
org.eclipse.compare.internal.patch.HunkTypedElement.HunkTypedElement(HunkResult, boolean, boolean) -1 PRIVATE
org.eclipse.compare.internal.patch.UnmatchedHunkTypedElement.UnmatchedHunkTypedElement(HunkResult) -1 PRIVATE
org.eclipse.compare.internal.patch.HunkDiffNode.getLeftElement(HunkResult, boolean) -1 PRIVATE
org.eclipse.compare.internal.patch.HunkDiffNode.getAncestorElement(HunkResult, boolean) -1 PRIVATE
org.eclipse.compare.internal.patch.HunkDiffNode.HunkDiffNode(HunkResult, PatchFileDiffNode, int, ITypedElement, ITypedElement, ITypedElement) -1 PRIVATE
org.eclipse.compare.internal.patch.HunkDiffNode.createDiffNode(PatchFileDiffNode, HunkResult, boolean, boolean, boolean) -1 PRIVATE
org.eclipse.compare.internal.patch.HunkDiffNode.createDiffNode(PatchFileDiffNode, HunkResult, boolean) -1 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.PatchWorkspace.getLeftElement(HunkResult) -1 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.HunkResourceMapping.HunkResourceMapping(HunkResult) -1 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.PatchWorkspace.2.2(IResource, HunkResult) -1 PRIVATE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.compare.internal.patch.HunkDiffNode.getHunkResult() -1 PRIVATE
org.eclipse.compare.internal.patch.HunkTypedElement.getHunkResult() -1 PRIVATE
[+] getCharset() : String
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.compare.internal.patch.HunkTypedElement.getCharset() 98 PRIVATE
org.eclipse.compare.internal.patch.HunkTypedElement.getContents() 94 PRIVATE
[+] getContents(boolean, boolean) : String
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.compare.internal.patch.HunkTypedElement.getContents() 93 PRIVATE
[+] getDiffResult() : FileDiffResult
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.compare.internal.patch.HunkTypedElement.getImage() 46 PRIVATE
org.eclipse.compare.internal.patch.UnmatchedHunkTypedElement.getDiff() 83 PRIVATE
org.eclipse.compare.internal.patch.UnmatchedHunkTypedElement.getConfiguration() 113 PRIVATE
org.eclipse.compare.internal.patch.HunkTypedElement.getPatcher() 72 PRIVATE
org.eclipse.compare.internal.patch.UnmatchedHunkTypedElement.getContents() 99 PRIVATE
org.eclipse.compare.internal.patch.HunkDiffNode.getConfiguration() 64 PRIVATE
org.eclipse.compare.internal.patch.UnmatchedHunkTypedElement.getContents() 98 PRIVATE
org.eclipse.compare.internal.patch.UnmatchedHunkTypedElement.isEditable() 60 PRIVATE
org.eclipse.compare.internal.patch.HunkTypedElement.getType() 86 PRIVATE
org.eclipse.compare.internal.patch.RetargetPatchElementDialog.getInitialSelection() 134 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.PatchWorkspace.getLeftElement(HunkResult) 118 PRIVATE
[+] getFuzz() : int
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.compare.internal.patch.HunkDiffNode.isFuzzUsed() 77 PRIVATE
org.eclipse.compare.internal.patch.HunkDiffNode.isAllContextIgnored() 81 PRIVATE
org.eclipse.compare.internal.patch.PatchCompareEditorInput.PatcherCompareEditorLabelProvider.getText(Object) 111 PRIVATE
org.eclipse.compare.internal.patch.HunkTypedElement.getImage() 51 PRIVATE
[+] getHunk() : Hunk
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.compare.internal.patch.RetargetPatchElementDialog.getTreeLabel() 155 PRIVATE
org.eclipse.compare.internal.patch.RetargetPatchElementDialog.okPressed() 174 PRIVATE
org.eclipse.compare.internal.patch.HunkTypedElement.getName() 79 PRIVATE
org.eclipse.compare.internal.patch.HunkDiffNode.HunkDiffNode(HunkResult, PatchFileDiffNode, int, ITypedElement, ITypedElement, ITypedElement) 55 PRIVATE
org.eclipse.compare.internal.patch.HunkDiffNode.isAllContextIgnored() 83 PRIVATE
org.eclipse.compare.internal.patch.UnmatchedHunkTypedElement.setContent(byte[]) 76 PRIVATE
org.eclipse.compare.internal.patch.HunkTypedElement.isManuallyMerged() 68 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.HunkResourceMapping.getResource() 44 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.ApplyPatchSubscriberMergeContext.markAsMerged(IDiff, boolean, IProgressMonitor) 60 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.ApplyPatchSubscriberMergeContext.performThreeWayMerge(IThreeWayDiff, IProgressMonitor) 89 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.ApplyPatchSubscriberMergeContext.performThreeWayMerge(IThreeWayDiff, IProgressMonitor) 87 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.HunkResourceMapping.getProjects() 36 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.ApplyPatchSubscriberMergeContext.markAsMerged(IDiff, boolean, IProgressMonitor) 57 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.ApplyPatchSubscriberMergeContext.performThreeWayMerge(IThreeWayDiff, IProgressMonitor) 86 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.PatchWorkspace.2.getName() 121 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.DiffProjectResourceMapping.contains(ResourceMapping) 67 PRIVATE
[+] isOK() : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.compare.internal.Utilities.isHunkOk(Object) 809 PRIVATE
org.eclipse.compare.internal.Utilities.isHunkOk(Object) 816 PRIVATE
org.eclipse.compare.internal.patch.HunkDiffNode.getAncestorElement(HunkResult, boolean) 51 PRIVATE
org.eclipse.compare.internal.patch.PatchCompareEditorInput.4.open(OpenEvent) 300 PRIVATE
org.eclipse.compare.internal.patch.HunkTypedElement.getImage() 49 PRIVATE
org.eclipse.compare.internal.patch.PatchCompareEditorInput.processDiff(FilePatch2, DiffNode) 264 PRIVATE
org.eclipse.compare.internal.patch.HunkDiffNode.getAncestorElement(HunkResult, boolean) 43 PRIVATE
org.eclipse.compare.internal.patch.HunkDiffNode.getLeftElement(HunkResult, boolean) 37 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.ApplyPatchSubscriberMergeContext.performThreeWayMerge(IThreeWayDiff, IProgressMonitor) 88 PRIVATE
org.eclipse.team.internal.ui.synchronize.patch.ApplyPatchSubscriberMergeContext.markAsMerged(IDiff, boolean, IProgressMonitor) 56 PRIVATE

Back to bundle index

Valid HTML 4.01 Transitional